home *** CD-ROM | disk | FTP | other *** search
-
- ASPIFF ST Programmer's Manual ASPIFF
-
- NAME
- aspiff - Improve appearance of Alcyon generated assembly files
-
- SYNOPSIS
- aspiff [-i file -o file]
-
- DESCRIPTION
- aspiff reads an assembly source file generated by the Alcyon C
- compiler, and writes a file with the same information in a more
- readable format. Defaults are to read stdin, and write stdout.
-
- -i The -i option may be used to specify an input file name. There
- may or may not be one or more spaces between the -i and the name
- of the file.
-
- -o The -o option may be used to specify an output file name. There
- may or may not be one or more spaces between the -o and the name
- of the file.
-
- If there is an argument on the command line, and no option flags,
- the argument is assumed to be an input file name.
-
- BUGS
- None known.
-
- AUTHOR
- George R. Woodside PPN 76537,1342
- 5219 San Feliciano Drive
- Woodland Hills, Ca. 91364
-
- Printed 01/22/87 1
-